startAt

open fun startAt(idx: Int)

Starts playing at the specified playlist index. Play will continue until stop() is called.

Only available from version 2.1.144 on.

Parameters

idx

index of the playlist starting at 0


open fun startAt(source: Source)

Starts playing at the specified Source. Play will continue until stop() is called.

Only available from version 2.1.144 on.

Parameters

source

Source from the playlist